Welcome![Sign In][Sign Up]
Location:
Search - pwm stm32

Search list

[SourceCodePWM驱动舵机机器人

Description: 基于STM32,通过两路PWM信号,控制机器人左右两轮来完成各种动作。
Platform: | Size: 238301 | Author: zcfofnuaa | Hits:

[ARM-PowerPC-ColdFire-MIPS于 STM32 播放 WAV 档

Description: 于 STM32 播放 WAV 档,使用 8 位 PWM 作为 DAC,解码 WAV 来播放,附源程序.
Platform: | Size: 5269 | Author: xyz543 | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM

Description: STM32的PWM详细例程,能够使用的,下载完了要给点回复哦!-STM32 detailed the PWM routines, can use to download the end-point to give back Oh!
Platform: | Size: 191488 | Author: jelly | Hits:

[SCMSTM32+EXTI

Description: 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态。 由于在STM3210B-LK1板上, 4个LED连接在PC.04 – PC.07,而不是STM3210B-EVAL上的PC.06 – PC.09,因此,程序要做相应的改动。-This example demonstrates how to use the nested vector interrupt controller (Nested Vectored Interrupt Controller) to set the IRQ channel. The three timers (TIM2, 3,4) is set to update a counter in each matter (counter update event) generate an interrupt. The three timers are updated with their corresponding IRQ channel link and set up their Interrupt Priority, TIM2 to 0, TIM4 to 2. In their respective interrupt in: TIM2 once every 1 seconds flip PC.06 state TIM3 once every two seconds flip PC.07 state TIM4 once every three seconds flip PC.08 state. As STM3210B-LK1-board, 4 LED connected PC.04- PC.07, rather than STM3210B-EVAL on PC.06- PC.09, therefore, corresponding changes to procedures to be done.
Platform: | Size: 247808 | Author: chen | Hits:

[Windows Developpwm

Description: 基于stm32 的通过pwm实现DA转换的例子-stm32 pwm
Platform: | Size: 2957312 | Author: 郑灼勇 | Hits:

[SCMstm32-PWM

Description: STM32的PWM学习笔记,大家一起学习-eg of stm32 of pwm
Platform: | Size: 1024 | Author: 华云 | Hits:

[ARM-PowerPC-ColdFire-MIPSpwm

Description: STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM, while the complementary PWM each 2-way, and can be with the dead zone, can be used to drive H-bridge.
Platform: | Size: 1024 | Author: omega | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM

Description: STM32处理器的比较完整的PWM程序,完全好用-STM32 PWM processor and integrated process, complete easy to use
Platform: | Size: 1024 | Author: 李锦龙 | Hits:

[SCMstm32-12864

Description: 基于STM32的液晶屏128X64液晶屏的C语言驱动程序。-Based on the STM32 LCD 128X64 LCD screen of the C language driver.
Platform: | Size: 3072 | Author: zyk | Hits:

[SCMSTM32-Generate-PWM-with-TIM3

Description: STM32 使用TIM3定时器产生一个占空比可调的PWM波,并用该PWM波驱动一个发光二极管,使二极管由亮到暗交替变化-STM32 use TIM3 timer to generate a variable duty cycle PWM wave, and the PWM wave drive with a light-emitting diode, the diode changes from bright to dark turn
Platform: | Size: 1311744 | Author: Memento | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32-TIM1-PWM

Description: 通过对 TIM1 定时器进行控制,使之各通道输出插入死区的互补PWM 输出, 各通道输出频率均为17.57KHz。 其中,通道1 输出的占空比为50 ,通道2 输出的占空比为25 ,通道3 输 出的占空比为12.5 。各通道互补输出为反相输出。 TIM1 定时器的通道1 到3 的输出分别对应PA.08、PA.09、PA.10 引脚,而通 道1 到3 的互补输出分别对应PB.13、PB.14 和PB.15 引脚,将这些引脚分别接 入示波器正接线,GND 引脚接示波器负接线,在示波器上看到了相应通道占空比 的PWM 输出。-By TIM1 timer control, so that the output of each channel into the dead zone of complementary PWM output, the output frequency of each channel are 17.57KHz. Among them, the channel 1 output 50 duty cycle, channel 2 output 25 duty cycle, channel 3 output duty cycle of 12.5 . The channel output is inverted complementary output. TIM1 timer channel 1 to 3 of the output corresponding to PA.08, PA.09, PA.10 pin, while channels 1 to 3 correspond to the complementary output PB.13, PB.14 and PB.15 pin, These pins are an oscilloscope is wiring, GND pin is connected to the negative terminal oscilloscope, the oscilloscope channel to see the corresponding PWM output duty cycle.
Platform: | Size: 434176 | Author: jo | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM

Description: stm32电机控制基础,pwm产生,入门级程序-stm32 basic motor control, pwm generation, entry-level program
Platform: | Size: 25600 | Author: guoguo | Hits:

[ARM-PowerPC-ColdFire-MIPSPWM-stm32

Description: 运用STM32微处理器进行PWM电机控制-The use of microprocessor STM32 Motor Control PWM
Platform: | Size: 220160 | Author: 查峰 | Hits:

[ARM-PowerPC-ColdFire-MIPSTIM1-PWM

Description: STM32 TIM1 PWM 两路输出,带死区时间-STM32 TIM1 PWM two outputs with dead time
Platform: | Size: 942080 | Author: sun | Hits:

[SCMSTM32--PWM_2

Description: STM32,通过STM32 PWM输出口输出一个PWM波形。-STM32, STM32 PWM output by a PWM output waveform.
Platform: | Size: 35840 | Author: 丁锦章 | Hits:

[OtherTIM3四路 PWM输出实验

Description: stm32输出四道pwm波控制LED灯 哈哈哈哈哈哈哈哈哈(STM32 output four PWM wave, control LED lights, ha ha ha ha ha ha ha ha ha ha ha!)
Platform: | Size: 2318336 | Author: 暖阳啊 | Hits:

[SCM奋斗STM32开发板TINY例程

Description: STM32奋斗板-LED闪烁: 演示了LED定时闪烁例程。并附带例程详解及实验手册PDF STM32奋斗板-LED闪烁-ucos: 基于ucos 演示了LED定时闪烁任务,可通过串口1修改闪烁间隔。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-CH2: 演示通过TIM3的CH2通道产生特定频率的波形。并控制LED闪烁。并附带例程详解及实验手册PDF STM32奋斗板-TIM3-PWM: 演示通过TIM3的CH2通道产生PWM波形,控制LED的明暗变化。并附带例程详解及实验手册PDF STM32奋斗板-串口1DEMO:新编的串口1例程, 例程注释多, 并附带例程详解及实验手册PDF STM32奋斗板-ADC : 此例程演示了采集AD值并定时通过串口输出 STM32奋斗板-ENC28J60-uIP1.0:此例程是基于UIP1.0网络协议栈的以太网例程。 STM32奋斗板-SysTick: 此例程通过编程SYSTICK, 来产生定时,控制LED的亮灭 STM32奋斗板-NRF24L01转USB串口: 2.4G模块NRF24L01转USB虚拟串口例程(STM32 battle board -LED flash: STM32 struggling board -LED flashing -ucos: STM32 struggling board -TIM3-CH2: STM32 struggling board -TIM3-PWM: STM32 struggle board - serial 1DEMO: STM32 struggling board -ADC: STM32 struggling board -ENC28J60-uIP1.0: STM32 struggle board -SysTick: STM32 struggling board -NRF24L01 to USB serial port:)
Platform: | Size: 16030720 | Author: WUMOU | Hits:

[OtherPWM

Description: NULEO 输出pwm 动态改变占空比 周期等(The NULEO output PWM dynamic change takes up the ratio of the space ratio)
Platform: | Size: 299008 | Author: 半打猪猪G | Hits:

[SCMBLDC PWM STM32-V1.02

Description: BLDC 电机控制源码,使用STM32作为主控(BLDC motor control source code)
Platform: | Size: 3860480 | Author: anglog | Hits:

[SCMSTM32利用PWM波播放WAV声音文件

Description: PWM + FLASH + SD播放WAV(PWM + FLASH + SD play WAV)
Platform: | Size: 1095680 | Author: gavin509 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 34 »

CodeBus www.codebus.net